From: Juanma Barranquero Date: Mon, 29 Jan 2007 17:03:13 +0000 (+0000) Subject: (gnus-button-prefer-mid-or-mail): Fix typo in docstring. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~2555 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=48bac1873930a6bf7bb51f7634ec65e2a4554b16;p=emacs.git (gnus-button-prefer-mid-or-mail): Fix typo in docstring. --- diff --git a/lisp/gnus/gnus-art.el b/lisp/gnus/gnus-art.el index e757406f00d..c6ac13af6c9 100644 --- a/lisp/gnus/gnus-art.el +++ b/lisp/gnus/gnus-art.el @@ -6238,7 +6238,7 @@ Strings like this can be either a message ID or a mail address. If it is one of the symbols `mid' or `mail', Gnus will always assume that the string is a message ID or a mail address, respectively. If this variable is set to the symbol `ask', always query the user what do do. If it is a function, this -function will be called with the string as it's only argument. The function +function will be called with the string as its only argument. The function must return `mid', `mail', `invalid' or `ask'." :version "22.1" :group 'gnus-article-buttons